projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
9b48203
01fc3bb
)
Fix resizing for X and non-Gtk+ build. Bug #5848.
author
Jan D
<jan.h.d@swipnet.se>
Wed, 7 Apr 2010 11:45:08 +0000
(13:45 +0200)
committer
Jan D
<jan.h.d@swipnet.se>
Wed, 7 Apr 2010 11:45:08 +0000
(13:45 +0200)
* frame.h (FRAME_TEXT_LINES_TO_PIXEL_HEIGHT): Don't use
FRAME_LINE_TO_PIXEL_Y.
* xterm.c (x_set_window_size_1): Don't add border_width/height to
pixelwidth/height.
Trivial merge